MessageReminderTime Property |
Contains the date and time at which the reminder should occur for the specified item.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime ReminderTime { get; set; }Public Property ReminderTime As DateTime
Get
Set
Property Value
Type:
DateTimeThe reminder time.
See Also